| Total Complexity | 17 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 110 |
| Lines of code | 84 |
| Logical lines of code | 41 |
| Comment lines | 0 |
| Methods | 9 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_data() | 50 | 5 | 27 | |
| prepare_data() | 56 | 2 | 18 | |
| load_raw_data() | 64 | 3 | 10 | |
| get_dates() | 66 | 2 | 8 | |
| __construct() | 81 | 1 | 3 | |
| get_title() | 81 | 1 | 3 | |
| get_subtitle() | 79 | 1 | 3 | |
| get_type() | 82 | 1 | 3 | |
| prepare_params() | 66 | 1 | 9 |